home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / prog / pbw_td13.arj / PBWDEMO.ZIP / EMPTY.TXT
Text File  |  1994-02-10  |  577b  |  11 lines

  1. PB/WORKSHOP(tm) provides each project with its own work directory.  In
  2. the commercial release this directory would have:
  3.  
  4.    prjname.BAS - Source for your program (plus units and other source).
  5.    prjname.BI  - Project include file.
  6.    prjname.TXT - ASCII source text for hypertext help.
  7.    prjname.HLP - Compiled/compressed hypertext version of prjname.TXT.
  8.    prjname.RES - Compiled/compressed menus, forms, statusbars, etc.
  9.    prjname.EXE - Your compile EXE (with or without attached prjname.RES)
  10.    ...         - Any other files that you place in this directory.
  11.